@charset 'utf-8';
/* @logo */
* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    outline: none;
    color: #333;
}
.left{ float: left}
.right{float: right}
.fr {
    float: right;
}
.fix-width {
    width: 1200px;
    margin: 0 auto;
}
.baijingaichuhai-banner{
    height: 605px;
    background: url("../images/baijingaichuhai.jpg") 50% 0% no-repeat;
}

.about-banner{
    height: 605px;
    background: url("../images/banner.jpg") 50% 0% no-repeat;
}

.banner .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 250px;
    left: 0;
    height: 30px;
    line-height: 30px;
    background: url(images/touming.png) repeat-x;
    text-align: center;
    _background: #000;
    _filter: alpha(opacity=60);
}
.banner .hd ul {
    text-align: center;
    padding-top: 5px;
}

.banner .hd ul .on {
    background-color: #fff700;
}
.banner .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 15px;
    height: 15px;
    margin: 5px;
    background-color: #cbcdcf;
    border-radius: 100%;
    overflow: hidden;
    line-height: 9999px;
}

.head-wrap{
    top:0;
    left: 0;
    width:100%;
    height: 100px;
    /* padding: 23px 0; */
    background: url(../images/opacity-90.png);
    box-sizing: border-box;
    z-index: 100;
}

.nav-wrap{
    height: 100px;
    line-height: 100px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.nav-wrap li{
    position: relative;
    float: left;

}
.nav-wrap li a{
    display: block;
    color: #444444;
    font-size: 18px;
    padding: 0 15px;
}
.nav-wrap li a:hover{
    color: #ffdb00;
    border-bottom: 2px solid #ffdb00;
    text-shadow: 0 0 0 currentColor;
}
.nav-wrap li.active a{
    background: url("../images/navhover.png") 50% 50% no-repeat;
}

.head-wrap .logo{
    display: block;
    height: 48px;
    padding-top:23px;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.head-wrap .logo img{
    display: block;
    width: 100%;
}
.head-ltool li{
    color: #a9a9a9;
    letter-spacing: 2px;
    float: left;
    width: 150px;
    height: 45px;
    margin-left: 20px;
    line-height: 38px;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    user-select: none;
    cursor: pointer;
    transition: .25s;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
    -o-transition: .25s;
}
.tempWrap{margin:0 auto;}
.about-cpc{
    margin-bottom: 42px;
    margin: 0 auto;
    background: url("../images/sjbg.png") top center no-repeat ;
}

.about-cpc .cpc-wrap{
    position: absolute;
    top:-415px;
    left: 0;
}
.about-cpc .description{
    width: 100%;
    /* height: 240px; */
    padding: 54px 50px;
    margin-top:38px;
    border: 1px solid #eee;
    line-height: 32px;
    font-size: 16px;
    color: #666666;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0 0 14px 3px rgba(102, 102, 102, .1);
}
.about-cpc .description p{
    height: 128px;
    overflow: hidden;
}

.about-cpc .num-detail{
    height: 220px;
}
.about-cpc .num-detail img{
    margin-bottom: -20px;
    margin-top: -20px;

}
.about-cpc .num-detail span{
    line-height: 50px;
    color: #000;

}
.about-cpc .num-detail li{
    float: left;
    width: 25%;
    height: 120px;
    margin-top: 50px;
    text-align: center;
    font-size: 25px;
    box-sizing: border-box;
    color: #ffda00;
}
.about-cpc .num-detail li:last-of-type{
    border-right: none
}
.about-cpc .num-detail li b{
    display: inline-block;
    height: 15px;
    line-height: 15px;
    vertical-align: top;
    font-size: 40px;
}
.about-cpc .num-detail em{
    display: inline-block;
    margin-right: 6px;
    font-size: 35px;
    font-style: normal;
    vertical-align: top;
}
.about-cpc .num-detail i{
    display: inline-block;
    height:15px;
    line-height: 15px;
    vertical-align: top;

}

.about-cpc .num-detail span{
    display: block;
}

/*标题*/
.big_title{
    padding-left: 66px;
    min-height: 42px;
}
.gd-title{
    margin-top: 50px;
    font-size: 36px;
    margin-bottom: 6px;
    opacity: 1;
}
/* 新闻动态 */
.floor-news{
    width: 1200px;
    /* min-height: 1040px; */
    margin: 0 auto;
    /* overflow: hidden; */
    border: 1px solid transparent;
}
.floor-news .news-header{
    width: 100%;
    height: 100px;
    /* overflow: hidden; */
    border-top: 1px solid transparent;
    /* border-bottom: 2px solid rgb(230, 230, 230); */
}
.floor-news .news-header .news-tab{
    margin-top: -50px;
    user-select: none;
    text-align: right;
}
.floor-news .news-header .news-tab .news-item{
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
    color: #999999;
    width: 100px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    border-radius: 21px;
    font-size: 14px;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}

.floor-news .news-header .news-tab .news-item:hover,.floor-news .news-header .news-tab .on{
    background-color: #ffda00;
    box-shadow: 0px 8px 26px 0px rgba(250, 115, 57, 0.5);
    color: white;
}
.floor-news .news-header .news-tab .news-item span{
    margin-left: 4px;
    margin-right: 4px;
}
.floor-news .news-footer{
    position: relative;
    width: 100%;
    min-height: 340px;
    margin-top: 20px;
    /* overflow: hidden; */
    border: 1px solid transparent;
    /* border-bottom: 2px solid rgb(230, 230, 230); */
}
.floor-news .news-footer .news-list{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* overflow-y: scroll; */
    opacity: 0;
    /* border: 1px solid black; */
    transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;

}
.floor-news .news-footer .news-list .list-item{
    float: left;
    height: 300px;
    width: 280px;
    margin-bottom: 28px;
    padding: 16px 24px 0;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    border: 1px solid rgb(238, 238, 238);
    border-radius: 6px;
    transition: 0.4s;
}
.floor-news .news-footer .news-list .list-item:hover{
    box-shadow: 0px 12px 26px 0px rgba(226,210,203,0.5);
}
.floor-news .news-footer .news-list .list-item:nth-child(n+2){
    margin-left: 24px;
}
.floor-news .news-footer .news-list .list-item .item-left{
    /* height: 100%; */
    height: 130px;
    overflow: hidden;
    /* line-height: 150px; */
    margin-right: 10px;
}
.floor-news .news-footer .news-list .list-item .item-left img{
    width: 100%;
}
.floor-news .news-footer .news-list .list-item .item-right{
    width: 100%;
    margin-top: 30px;
}
.floor-news .news-footer .news-list .list-item .item-right h3{
    font-size: 16px;
    color: #2b2b2b;
    margin-bottom: 14px;
    margin-top: 10px;
    letter-spacing: 2px;
}
.floor-news .news-footer .news-list .list-item .item-right h3:hover{
    color: #ffda00;
}
.floor-news .news-footer .news-list .list-item .item-right p{
    color: #5b5b5b;
    font-size: 14px;
    letter-spacing: 2px;
    word-break: normal;
    word-wrap: break-word;
}
.floor-news .news-more{
    height: 72px;
    width: 100%;
    opacity: 0;
    /* border: 1px solid black; */
    text-align: center;
    line-height: 72px;
    margin-bottom: 30px;
    color: #e7792b;
}
.floor-news .news-more a{
    display: block;
    margin: 10px auto 0;
    width: 190px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    border-radius: 8px;
    font-size: 14px;
    border: 1px solid rgba(238, 238, 238,1);
}
.floor-news .news-more a:hover{
    color: #ffda00;
}
.video{
    background: #fbfbfb;
    height: 658px;
}
.video .video_content .left{
    padding-top: 80px;
    width: 46%;
}
.video .video_content img{
    cursor: pointer
}
.video .video_content .right{
    width: 570px;
    height: 328px;
}
.video .video_content .ecv2_video_icon {
    display: inline-block;
    width: 82px;
    height: 82px;
    position: absolute;
    left: 52.5%;
    right: 0;
    top: -50px;
    bottom: 0;
    z-index: 2;
    margin: auto;
    background: url('../images/icon_sub_live.png?v=1.1') no-repeat;
    cursor: pointer;
}
.video .video_content .ecv2_video_box_msk {
    width: 570px;
    height: 320px;
    position: absolute;
    background-color: #000000;
    opacity: 0.2;
    right: 0;
    top: 0;
    z-index: 1;
    cursor: pointer;
}
.video .video_content .title{
    font-size: 36px;
    color: #000;
    line-height: 50px;
}
.video .video_content{
    height: 375px;
    transition: 0.4s;
    -webkit-transition: 0.4s;
}
.video .video_content .ptitle{
    font-size: 16px;
    line-height: 80px;
}
.video .video_title{
    clear: both;
}
.video .video_title .on{
    border-top: 3px solid #f7e171;
}
.video .video_title ul li{
    float: left;
    width: 17.3%;
    border-top: 3px solid #f2f2f2;
    padding: 16px 1.3%;

}
.video .video_title ul li dl{
    height: 43px;
    font-size: 17px;
    cursor:pointer;
}
.video .video_title ul li dl:hover{
    color: #ffda00;
}
.video .video_title ul li p{
    font-size: 14px;
    color: #3e3a39;
    line-height: 20px;
    margin-top: 12px;
}

/*品牌*/
.about-history{
    margin-bottom: 50px;
}
.about-history .pp1{
    width: 303px;
    height: 420px;
    border-radius: 20px;
    border: 1px solid #ccc;
    float: left;
    margin: 0 30px 0 45px;
}
.about-history .pp1:hover{
    background: #ffda00;
}
.about-history .pp1 img{
    border-radius: 20px 0 0 20px;
}
.about-history .pp1 h3{
    font-weight: bold;
    padding: 0 30px;
    line-height: 30px;
    font-size: 22px;
    margin-top: -20px;
    margin-bottom: 8px;
}
.about-history .pp1 p{
    padding: 0 30px;
    line-height: 30px;
    font-weight: 400;
    font-size: 16px;
}
.about-history .pp1 .more{
    font-size: 16px;
    font-weight: bold;
    padding: 8px 38px;
    background: #ffda00;
}
.about-history .pp1:hover .more{
    background: #242525;
    color: #fff;
}
/*荣誉*/
.xmry{
    background: #0d1c33;
}
.ryzs ul{
    display: flex;
    align-content: space-between;
    justify-content:space-around;
    margin: 38px 0;
}
.ryzs ul li{
    display: block;
}
.ryzs ul li .zms{
    width: 42px;
    height: 100px;
    background: url("../images/9.png") no-repeat;
}
.ryzs ul li .yms{
    width: 42px;
    height: 100px;
    background: url("../images/10.png") no-repeat;
}
.ryzs ul li .nr{
    text-align: center;
    color: #f0ac02;
}
.ryzs ul li .nr p{
    font-size: 20px;
    line-height: 30px;
}
.ryzs ul li .nr dl{
    font-size: 20px;
    line-height: 31px;
}

/*合作伙伴*/
.hzhb{
    background: #f3f3f3;
}
.hzhb .hzhbnr ul{

}
.hzhb .hzhbnr ul li{
   float: left;
    margin: 5px 13px;
}
.hzhb .hzhbnr ul li img:hover{
    box-shadow: 0 0 8px #d6d3c4;
}

/* @底部 */
.foot-wrap{
    padding: 64px 0 10px;
    height: 230px;
    background-color: #252523;
}
.footer-main{
    width: 1200px;
    margin: 0 auto;
}
.footer-main .footer-left{
    width: 750px;
    float: left;
}
.footer-main .footer-left p{
    width: 750px;
    float: left;
    color: #b6b6b6;
    line-height: 35px;
    font-size: 18px;
    letter-spacing: 1px;
}
.footer-main .footer-left .tel{
    padding-left: 50px;
    background: url("../images/tel.png") 0 50% no-repeat ;
}
.footer-main .footer-left .mail{
    padding-left: 50px;
    background: url("../images/mail.png") 0 50% no-repeat ;
}
.footer-main .footer-left .address{
    padding-left: 50px;
    background: url("../images/address.png") 0 50% no-repeat ;
}
.footer-main .footer-right{
    width: 300px;
    float: right;
    text-align: center;
    margin-right: 30px;
    color: #b6b6b6;
}
.footer-main .footer-right img{
    width: 128px;
}
.footer-main .footer-right .wxgzh{
    width: 140px;
    float: left;
}
.footer-main .footer-right .wxxcx{
    width: 140px;
    float: right;
}
.yqlj{
    clear: both;
    color: #b6b6b6;
    padding-top: 20px;
}
.yqlj a{
    color: #b6b6b6;
}

/**视频 */
.videos{
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1000;
    transform: translateZ(100px);
    -webkit-transform: translateZ(100px);
    -moz-transform: translateZ(100px);
    -ms-transform: translateZ(100px);
    -o-transform: translateZ(100px);
}
.videos .video-box{
    position: relative;
    width: 640px;
    height: 368px;
    margin: 140px auto;
    transition: 0.6s;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -ms-transtion: 0.6s;
    -o-transtion: 0.6;
    background-color: black;
}
.videos .video-box .video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.videos .video-box .delete{
    position: absolute;
    cursor: pointer;
    top: -50px;
    right: -50px;
    width: 40px;
    height: 40px;
    /* background: url('https://simg01.gaodunwangxiao.com/uploadimgs/img/201910/30/b39b2_20191030135618.png') no-repeat center center;
    background-size: 30px 30px; */
    /* background-color: rgba(255, 255, 255, 0.2); */
    color: white;
    font-size: 30px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
}
.videos .video-box .delete img{
    width: 20px;
    height: 20px;
}
/**
课程
 */

.floor-public{
    width: 1200px;
    margin: 0 auto;
    height: 510px;
    border: 1px solid transparent;
}
.floor-public .public-course{
    width: 100%;
    height: 420px;
    /* border: 1px solid black; */
    margin-top: 30px;
}
.floor-public .public-course .public-class{
    position: relative;
    float: left;
    width: 894px;
    height: 100%;
    /* border: 1px solid black; */
}
.floor-public .public-course .public-class .header-line{
    position: absolute;
    top: 13px;
    left: 0px;
    width: 100%;
    height: 0px;
    border-top: 1px solid rgb(221, 221, 221);
}
.floor-public .public-course .public-class .date-class{

    position: absolute;
    top: 0;
    left: -25px;
    width: 940px;
    height: 420px;
    overflow: hidden;
    /* border: 1px solid black; */
}
.floor-public .public-course .public-class .date-class .class-list{
    position: absolute;
    top: 0;
    left: 0;
}
.floor-public .public-course .public-class .date-class .class-list .class-item{
    float: left;
    width: 284px;
    /* border: 1px solid yellow; */
}
.floor-public .public-course .public-class .date-class .class-list .class-item:nth-child(n+2){
    margin-left: 20px;
}
.floor-public .public-course .public-class .date-class .class-list .class-item:nth-child(3n+1){
    margin-left: 46px;
}
.floor-public .public-course .public-class .date-class .class-list .class-item:nth-child(1){
    margin-left: 26px;
}
.floor-public .public-course .public-class .date-class .class-list .class-item .class-time{
    width: 130px;
    height: 25px;
    margin: 0 auto;
    background-color: white;
    text-align: center;
    color: #333333;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    font-size: 14px;
}
.floor-public .public-course .public-class .date-class .class-list .class-item:hover .class-time{
    color: #ffda00;
}
.floor-public .public-course .public-class .date-class .class-list .class-item .class-time span:first-child{
    font-size: 18px;
}
.floor-public .public-course .public-class .date-class .class-list .class-item .class-desc{
    width: 100%;
    height: 262px;
    margin-top: 24px;
    border: 1px solid rgb(238, 238, 238);
    border-radius: 4px;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    overflow: hidden;
}
.floor-public .public-course .public-class .date-class .class-list .class-item .class-desc:hover{
    box-shadow: 0px 12px 26px 0px rgba(226, 210, 203, 0.5);
}
.floor-public .public-course .public-class .date-class .class-list .class-item .class-desc .header-live-img{
    width: 284px;
    height: 160px;
    background-color: rgb(238, 238, 238);
}
.floor-public .public-course .public-class .date-class .class-list .class-item .class-desc .class-img{
    width: 100%;
    height: 160px;
}
.floor-public .public-course .public-class .date-class .class-list .class-item .class-desc p{
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 16px;
}
.floor-public .public-course .public-class .date-class .class-list .class-item .class-desc .class-appoint-num{
    color: #999999;
    font-size: 14px;
}
.floor-public .public-course .public-class .date-class .class-list .class-item .class-desc .class-appoint-num span{
    display: inline-block;
    width: 44px;
    height: 20px;
    background-color: #ee4d2a;
    border-radius: 2px;
    text-align: center;
    line-height: 20px;
    color: white;
    margin-right: 12px;
}
.floor-public .public-course .public-class .date-class .class-list .class-item .class-desc .class-title{
    color: #333333;
    font-size: 16px;
    letter-spacing: 0.2px;
    font-weight: bold;
    height: 44px;
    overflow: hidden;
    /* white-space: nowrap; */
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.floor-public .public-course .public-class .date-class .class-list .class-item .class-desc .class-appoint{
    font-size: 16px;
    line-height: 24px;
    margin-top: 8px;
    cursor: pointer;
    color: rgb(255, 110, 0);
}
.floor-public .public-course .public-class .date-class .class-list .class-item .class-desc .class-appoint .class-btn{
    width: 24px;
    height: 24px;
    margin-right: 8px;
    vertical-align: bottom;
}

.floor-public .public-course .user-login{
    position: relative;
    float: left;
    margin-left: 60px;
    margin-top: 48px;
    border: 1px solid rgb(238, 238, 238);
    background-color: white;
    width: 210px;
    height: 265px;
    border-radius: 4px;
    overflow: hidden;
}
.floor-public .public-course .user-login .user-live{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* border: 1px solid black; */
}
.floor-public .public-course .user-login .user-live .user-avatar{
    margin-top: 30px;
    height: 100px;
    width: 100%;
    text-align: center;
}
.floor-public .public-course .user-login .user-live .user-avatar img{
    width: 100px;
}
.floor-public .public-course .user-login .user-live .hello{
    font-size: 16px;
    text-align: center;
    margin-top: 10px;
}
.floor-public .public-course .user-login .user-live .btn-login{
    width: 178px;
    height: 40px;
    border-radius: 4px;
    line-height: 40px;
    text-align: center;
    background-color: #ffda00;
    font-size: 14px;
    margin: 20px auto 30px;
    cursor: pointer;
}
.floor-public .public-course .user-login .user-live .btn-register{
    width: 100%;
    text-align: center;
    color: #f96203;
    font-size: 14px;
}
.floor-public .public-course .user-login .user-list{
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: white;
}
.floor-public .public-course .user-login .user-list p{
    width: 178px;
    margin: 0 auto;
}
.floor-public .public-course .user-login .user-list .live-header{
    color: #ffda00;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 18px;
}
.floor-public .public-course .user-login .user-list .live-header .play-icon{
    vertical-align: middle;
    margin-right: 10px;
}
.floor-public .public-course .user-login .user-list .user-live-list{
    width: 178px;
    height: 188px;
    margin: 0 auto;
    overflow: hidden;
    /* border: 1px solid black; */
}
.floor-public .public-course .user-login .user-list .user-live-list .no-play{
    display: block;
    margin: 10px auto 16px;
    width: 118px;
    height: 98px;
}
.floor-public .public-course .user-login .user-list .user-live-list .no-live{
    display: block;
    margin: 0px auto 0;
    margin-left: 6px;
    color: #999999;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    /* margin-right: 32px; */
}
.floor-public .public-course .user-login .user-list .user-live-list .live-time{
    color: #999999;
    font-size: 12px;
}
.floor-public .public-course .user-login .user-list .user-live-list .live-title{
    font-size: 14px;
    color: #333333;
    margin-top: 8px;
    margin-bottom: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.floor-public .public-course .user-login .user-list .live-btn{
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: white;
    font-size: 14px;
    background-color: #ffda00;
    border-radius: 4px;
    margin-top: 10px;
}
.floor-public .to-all-live{
    margin-top: 10px;
    width: 100%;
    height: 54px;
}
.floor-public .to-all-live a{
    display: block;
    height: 100%;
    width: 190px;
    margin: 0 auto;
    border: 1px solid rgb(255, 110,0);
    line-height: 54px;
    text-align: center;
    color: #ffda00;
    font-size: 14px;
    border-radius: 8px;
}

.arrow{
    position: absolute;
    top: 39%;
    /* margin-top: -20px; */
    width: 30px;
    height: 30px;
    border-bottom: 1px solid #cccccc;
    cursor: pointer;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.arrow-left{
    left: -40px;
    border-left: 1px solid #cccccc;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.arrow-right{
    right: -40px;
    border-right: 1px solid #cccccc;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-tranform: rotate(-45deg);
}